-
Home
-
Media Cloud Sync – Amazon S3, DigitalOcean Spaces and Google Cloud Storage
-
1.1.0
-
Code
-
Classes
- ResumableUploader
Total Complexity |
22 |
Dependencies |
9 |
Dependents |
2 |
Total lines |
185 |
Lines of code |
72 |
Logical lines of code |
46 |
Comment lines |
96 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
upload() |
S |
50 |
7 |
23 |
__construct() |
S |
65 |
4 |
8 |
resume() |
S |
61 |
3 |
12 |
getResumeUri() |
S |
72 |
2 |
6 |
getRangeStart() |
S |
70 |
2 |
6 |
uploadAsync() |
S |
80 |
1 |
3 |
decodeResponse() |
S |
79 |
1 |
3 |
createResumeUri() |
S |
66 |
1 |
7 |
getStatusResponse() |
S |
74 |
1 |
4 |